setPosition(double,double) Method
In This Topic
Sets the annotation position on the page.
Syntax
public void setPosition(
double ,
double
)
|
Parameters
- x
- The x coordinate of the annotation position on the page
- y
- The y coordinate of the annotation position on the page
See Also